E-Tech Timer / E-Tech Timer / My Project / Settings.Designer.vbon commit add archived files (d846247)
   1'------------------------------------------------------------------------------
   2' <auto-generated>
   3'     This code was generated by a tool.
   4'     Runtime Version:4.0.30319.34014
   5'
   6'     Changes to this file may cause incorrect behavior and will be lost if
   7'     the code is regenerated.
   8' </auto-generated>
   9'------------------------------------------------------------------------------
  10
  11Option Strict On
  12Option Explicit On
  13
  14
  15Namespace My
  16    
  17    <Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(),  _
  18     Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "12.0.0.0"),  _
  19     Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)>  _
  20    Partial Friend NotInheritable Class MySettings
  21        Inherits Global.System.Configuration.ApplicationSettingsBase
  22        
  23        Private Shared defaultInstance As MySettings = CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New MySettings()),MySettings)
  24        
  25#Region "My.Settings Auto-Save Functionality"
  26#If _MyType = "WindowsForms" Then
  27    Private Shared addedHandler As Boolean
  28
  29    Private Shared addedHandlerLockObject As New Object
  30
  31    <Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
  32    Private Shared Sub AutoSaveSettings(ByVal sender As Global.System.Object, ByVal e As Global.System.EventArgs)
  33        If My.Application.SaveMySettingsOnExit Then
  34            My.Settings.Save()
  35        End If
  36    End Sub
  37#End If
  38#End Region
  39        
  40        Public Shared ReadOnly Property [Default]() As MySettings
  41            Get
  42                
  43#If _MyType = "WindowsForms" Then
  44               If Not addedHandler Then
  45                    SyncLock addedHandlerLockObject
  46                        If Not addedHandler Then
  47                            AddHandler My.Application.Shutdown, AddressOf AutoSaveSettings
  48                            addedHandler = True
  49                        End If
  50                    End SyncLock
  51                End If
  52#End If
  53                Return defaultInstance
  54            End Get
  55        End Property
  56        
  57        <Global.System.Configuration.UserScopedSettingAttribute(),  _
  58         Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
  59         Global.System.Configuration.DefaultSettingValueAttribute("<?xml version=""1.0"" encoding=""utf-16""?>"&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&"<ArrayOfString xmlns:xsi=""http://www.w3."& _ 
  60            "org/2001/XMLSchema-instance"" xmlns:xsd=""http://www.w3.org/2001/XMLSchema"" />")>  _
  61        Public Property logStopwatch() As Global.System.Collections.Specialized.StringCollection
  62            Get
  63                Return CType(Me("logStopwatch"),Global.System.Collections.Specialized.StringCollection)
  64            End Get
  65            Set
  66                Me("logStopwatch") = value
  67            End Set
  68        End Property
  69        
  70        <Global.System.Configuration.UserScopedSettingAttribute(),  _
  71         Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
  72         Global.System.Configuration.DefaultSettingValueAttribute("Tinkle")>  _
  73        Public Property alertName() As String
  74            Get
  75                Return CType(Me("alertName"),String)
  76            End Get
  77            Set
  78                Me("alertName") = value
  79            End Set
  80        End Property
  81        
  82        <Global.System.Configuration.UserScopedSettingAttribute(),  _
  83         Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
  84         Global.System.Configuration.DefaultSettingValueAttribute("False")>  _
  85        Public Property keepCounting() As Boolean
  86            Get
  87                Return CType(Me("keepCounting"),Boolean)
  88            End Get
  89            Set
  90                Me("keepCounting") = value
  91            End Set
  92        End Property
  93        
  94        <Global.System.Configuration.UserScopedSettingAttribute(),  _
  95         Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
  96         Global.System.Configuration.DefaultSettingValueAttribute("<?xml version=""1.0"" encoding=""utf-16""?>"&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&"<ArrayOfString xmlns:xsi=""http://www.w3."& _ 
  97            "org/2001/XMLSchema-instance"" xmlns:xsd=""http://www.w3.org/2001/XMLSchema"" />")>  _
  98        Public Property logCountdown() As Global.System.Collections.Specialized.StringCollection
  99            Get
 100                Return CType(Me("logCountdown"),Global.System.Collections.Specialized.StringCollection)
 101            End Get
 102            Set
 103                Me("logCountdown") = value
 104            End Set
 105        End Property
 106        
 107        <Global.System.Configuration.UserScopedSettingAttribute(),  _
 108         Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
 109         Global.System.Configuration.DefaultSettingValueAttribute("False")>  _
 110        Public Property autoStart() As Boolean
 111            Get
 112                Return CType(Me("autoStart"),Boolean)
 113            End Get
 114            Set
 115                Me("autoStart") = value
 116            End Set
 117        End Property
 118        
 119        <Global.System.Configuration.UserScopedSettingAttribute(),  _
 120         Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
 121         Global.System.Configuration.DefaultSettingValueAttribute("False")>  _
 122        Public Property autoTime() As Boolean
 123            Get
 124                Return CType(Me("autoTime"),Boolean)
 125            End Get
 126            Set
 127                Me("autoTime") = value
 128            End Set
 129        End Property
 130        
 131        <Global.System.Configuration.UserScopedSettingAttribute(),  _
 132         Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
 133         Global.System.Configuration.DefaultSettingValueAttribute("True")>  _
 134        Public Property hideExtra() As Boolean
 135            Get
 136                Return CType(Me("hideExtra"),Boolean)
 137            End Get
 138            Set
 139                Me("hideExtra") = value
 140            End Set
 141        End Property
 142        
 143        <Global.System.Configuration.UserScopedSettingAttribute(),  _
 144         Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
 145         Global.System.Configuration.DefaultSettingValueAttribute("0")>  _
 146        Public Property logID() As Integer
 147            Get
 148                Return CType(Me("logID"),Integer)
 149            End Get
 150            Set
 151                Me("logID") = value
 152            End Set
 153        End Property
 154        
 155        <Global.System.Configuration.UserScopedSettingAttribute(),  _
 156         Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
 157         Global.System.Configuration.DefaultSettingValueAttribute("0")>  _
 158        Public Property countdownLogID() As Integer
 159            Get
 160                Return CType(Me("countdownLogID"),Integer)
 161            End Get
 162            Set
 163                Me("countdownLogID") = value
 164            End Set
 165        End Property
 166        
 167        <Global.System.Configuration.UserScopedSettingAttribute(),  _
 168         Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
 169         Global.System.Configuration.DefaultSettingValueAttribute("False")>  _
 170        Public Property updateCheck() As Boolean
 171            Get
 172                Return CType(Me("updateCheck"),Boolean)
 173            End Get
 174            Set
 175                Me("updateCheck") = value
 176            End Set
 177        End Property
 178        
 179        <Global.System.Configuration.UserScopedSettingAttribute(),  _
 180         Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
 181         Global.System.Configuration.DefaultSettingValueAttribute("False")>  _
 182        Public Property showLogDefault() As Boolean
 183            Get
 184                Return CType(Me("showLogDefault"),Boolean)
 185            End Get
 186            Set
 187                Me("showLogDefault") = value
 188            End Set
 189        End Property
 190        
 191        <Global.System.Configuration.UserScopedSettingAttribute(),  _
 192         Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
 193         Global.System.Configuration.DefaultSettingValueAttribute("s")>  _
 194        Public Property startupMode() As String
 195            Get
 196                Return CType(Me("startupMode"),String)
 197            End Get
 198            Set
 199                Me("startupMode") = value
 200            End Set
 201        End Property
 202        
 203        <Global.System.Configuration.UserScopedSettingAttribute(),  _
 204         Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
 205         Global.System.Configuration.DefaultSettingValueAttribute("False")>  _
 206        Public Property firstStart() As Boolean
 207            Get
 208                Return CType(Me("firstStart"),Boolean)
 209            End Get
 210            Set
 211                Me("firstStart") = value
 212            End Set
 213        End Property
 214    End Class
 215End Namespace
 216
 217Namespace My
 218    
 219    <Global.Microsoft.VisualBasic.HideModuleNameAttribute(),  _
 220     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
 221     Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute()>  _
 222    Friend Module MySettingsProperty
 223        
 224        <Global.System.ComponentModel.Design.HelpKeywordAttribute("My.Settings")>  _
 225        Friend ReadOnly Property Settings() As Global.E_Tech_Timer.My.MySettings
 226            Get
 227                Return Global.E_Tech_Timer.My.MySettings.Default
 228            End Get
 229        End Property
 230    End Module
 231End Namespace